CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - JAVA RMI

搜索资源列表

  1. socket-RMI-to-accomplish-add-fuction

    0下载:
  2. socket下实现两个数字相加的功能,java环境。-to accomplish the fuction of add two numbers in socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:6681
    • 提供者:pingweng
  1. Mastering-RMI

    0下载:
  2. 《精通RMI:Java与EJB企业级应用开发》中文清晰扫描版,pdf格式。入门学习RMI和EJB的经典书籍-《The master RMI: Java and EJB an enterprise application development》 of Chinese clear scanning version, PDF format. Introduction and the EJB RMI learning classic books
  3. 所属分类:Java Develop

    • 发布日期:2017-06-15
    • 文件大小:23221432
    • 提供者:penny
  1. rmi

    0下载:
  2. java code do implement remote method invocation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6763
    • 提供者:sugi
  1. rmi

    0下载:
  2. Simple program demonstrating rmi in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1041
    • 提供者:Ezhilarasi
  1. Java

    0下载:
  2. java using rmi coded in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:21814
    • 提供者:rasha
  1. examples

    0下载:
  2. alot of examples in java rmi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:166170
    • 提供者:rasha
  1. CalculadoraRMI

    0下载:
  2. Interface Java RMI, very simple. By Guta.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4921
    • 提供者:Guria RMI
  1. RMI

    0下载:
  2. This file contains two files rmi server and rmi client and implements remote method invvocation in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2997
    • 提供者:qwueene
  1. -bookstore-java-source-code

    0下载:
  2. 这是一个card 游戏用rmi字卓的非常受用很好-This is a card game using rmi word Zhuo is most useful for good
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:50934
    • 提供者:clevester clev
  1. java_rmi

    1下载:
  2. 这是一个银行信用卡直销客户管理系统, 主要是记录客户信息与直销金额的计算,采用 java rmi和ms sqlserver 2-it is a bank credit card sale customer adminstration application,user java rmi and ms sqlserver 2000. it focus the refund of the customer according to his performane
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1293539
    • 提供者:markzhou
  1. rmi

    0下载:
  2. java proram for remote method invocation (RMI) successively run-java proram for remote method invocation (RMI) successively run
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-26
    • 文件大小:4135
    • 提供者:aniket7474
  1. RMI

    0下载:
  2. 本人编写的通过RMI实现远程调用一个JAVA小程序-through remote call a Java Applet
  3. 所属分类:Driver Develop

  1. distributed-clocks

    0下载:
  2. 一个分布式时钟系统,主要采用了Java中RMI机制与观察者设计模式-a distributed clock system implemented by Java, which based on the Java RMI mechanism and observer design pattern
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:127203
    • 提供者:史俊杰
  1. src

    0下载:
  2. 使用java的rmi功能实现分布式应用中的时钟演示,并且使用回调方法,在时钟变化时,同时客户端-this is a clock demo of the java rmi , this is for distributed applications, and it has callback method for client.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:44684
    • 提供者:张婕
  1. junixsocket-1.3

    0下载:
  2. Unix Domain Sockets for Java + RMI-over-AF_UNIX-Unix Domain Sockets for Java+ RMI-over-AF_UNIX
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:46249
    • 提供者:hongtao
  1. RMIHello

    0下载:
  2. java RMI 示例 包含客户端与服务端 有图形界面-the java RMI sample contains client and server with a graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:9310
    • 提供者:zys
  1. RMI-Remoting

    0下载:
  2. 此代码为java实现RMI远程过程调用,一个简单的实现-Realize RMI
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:9258
    • 提供者:罗明
  1. DNSresolution

    0下载:
  2. In iterative name resolution, a client sends a complete domain name to the Server 1 whose IP address is well-known.Then Server 1 resolves the name as far as it can. In this example, it resolves \edu\. Server 1 returns the name server address associ
  3. 所属分类:JavaScript

    • 发布日期:2017-11-11
    • 文件大小:4083
    • 提供者:姓名
  1. RMI

    0下载:
  2. RMI是Java分布式对象技术,可以让位于一个虚拟机上的程序调用位于网络上另一处的虚拟机上的对象的方法。例子程序-RMI is Java distributed object technology, allows the program is located in a virtual machine on the virtual machine on another network is called object. Example program
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1481
    • 提供者:袁琴
  1. distributed_clock

    0下载:
  2. 使用Java RMI实现的分布式时钟,不带图形界面,客户端有模拟时钟和数字时钟,客户端可以在服务器上注册自己的兴趣,比如更新时间间隔-This is a distributed clock application built on Java RMI. Analogue clock and Digital clock are distributed clients which can register themselves on distributed server.
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:26753
    • 提供者:tx
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com